'Declaration
Public ReadOnly Property AltStyle As SVGStyle
'Usage
Dim instance As ChartSeriesBase(Of T) Dim value As SVGStyle value = instance.AltStyle
public SVGStyle AltStyle {get;}
public read-only property AltStyle: SVGStyle;
public function get AltStyle : SVGStyle
public: __property SVGStyle* get_AltStyle();